home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 19
/
Amiga Format CD19 (1997-10-02)(Future Publishing)(GB)(Track 1 of 5)[!][issue 1997-11].iso
/
-seriously_amiga-
/
shareware
/
misc
/
waituntil
/
waituntil.doc
< prev
next >
Wrap
Text File
|
1997-08-18
|
928b
|
33 lines
"waituntil" waits until a specific time and then pops up a requester and
plays a sample.
It will automatically store the times you want to be reminded, so you can
restart all requests on reboot of the computer.
Installation:
"waituntil" and ".waituntil" should reside in S:
All other tools just somewhere the system will find them (ie.
Sys:Utilities).
The sample provided should be installed into S:, too; edit
".waituntil" for changes.
To restart queued reminds on booting, include something like
if EXISTS s:.waits
run >nil: <nil: Execute s:.waits
endif
into your "s:User-Startup" or "s:Startup-Sequence". ".waits" is the
file with all the queued reminds used by "waituntil" and
".waituntil"
Usage:
waituntil time
time = hh:mm[:ss] waits until the specific time
time = 0 shows all waiting requests
"waituntil" will automatically "detach", no "run" is needed.
Faroul - faroul@beyond.hb.north.de